Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only display progress bars when cli feature is enabled, allow passing progress callback #283

Merged
merged 3 commits into from
Nov 7, 2022

Conversation

jessebraham
Copy link
Member

Mostly just decoupling the progress bars from the flash targets in this. I think now all of the CLI-only dependencies are optional. Not 100% happy with it, but frankly it's good enough.

Closes #274

@jessebraham
Copy link
Member Author

jessebraham commented Nov 4, 2022

@svenstaro could you please confirm that this will work for you and/or give some feedback?

@svenstaro
Copy link
Contributor

I think it should work, yes.

Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow retrieving progress in write_bin_to_flash()
3 participants